Searched refs:queue_head_inc (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/be2iscsi/
H A Dbe.h66 static inline void queue_head_inc(struct be_queue_info *q) function
H A Dbe_cmds.c133 queue_head_inc(mccq);
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c921 queue_head_inc(&txo->q);
955 queue_head_inc(txq);
974 queue_head_inc(txq);
980 queue_head_inc(txq);
1236 queue_head_inc(txq);
2642 queue_head_inc(rxq);
H A Dbe.h165 static inline void queue_head_inc(struct be_queue_info *q) function
H A Dbe_cmds.c854 queue_head_inc(mccq);

Completed in 249 milliseconds