Lines Matching defs:completion
705 m(+1, u64, tx_completion_fact_max, "tx_completion_fact_max", "Maximum completion event ratio") \
819 /* pointers to per request info: write@xmit, read@completion */
836 struct m_snd_tag *mst; /* if set, unref this send tag on completion */
858 /* dirtied @completion */
863 u16 cev_counter; /* completion event counter */
864 u16 cev_factor; /* completion event factor */
865 u16 cev_next_state; /* next completion event state */
877 /* pointers to per packet info: write@xmit, read@completion */
931 struct completion completion;