Home
last modified time | relevance | path

Searched defs:compl (Results 51 - 65 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1268 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
1181 write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, const struct port_info *pi, unsigned int pidx, unsigned int gen, struct sge_txq *q, unsigned int ndesc, unsigned int compl, const dma_addr_t *addr) write_tx_pkt_wr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1263 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
1176 write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, const struct port_info *pi, unsigned int pidx, unsigned int gen, struct sge_txq *q, unsigned int ndesc, unsigned int compl, const dma_addr_t *addr) write_tx_pkt_wr() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2201 bool compl = false; in write_eo_wr() local
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c139 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() argument
154 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() argument
185 be_async_cmd_process(struct be_adapter *adapter, struct be_mcc_compl *compl, struct be_cmd_resp_hdr *resp_hdr) be_async_cmd_process() argument
242 be_mcc_compl_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_mcc_compl_process() argument
282 be_async_link_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_link_state_process() argument
308 be_async_port_misconfig_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_port_misconfig_event_process() argument
366 be_async_grp5_cos_priority_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_cos_priority_process() argument
380 be_async_grp5_qos_speed_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_qos_speed_process() argument
392 be_async_grp5_pvid_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_pvid_state_process() argument
407 be_async_grp5_fw_control_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_fw_control_process() argument
421 be_async_grp5_evt_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_evt_process() argument
502 be_mcc_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_mcc_event_process() argument
518 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); be_mcc_compl_get() local
549 struct be_mcc_compl *compl; be_process_mcc() local
671 struct be_mcc_compl *compl = &mbox->compl; be_mbox_notify_wait() local
[all...]
H A Dbe_main.c2486 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1() argument
2509 be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, struct be_rx_compl_info *rxcp) be_parse_rx_compl_v0() argument
2533 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); be_rx_compl_get() local
2713 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); be_tx_compl_get() local
[all...]
H A Dbe_cmds.h246 struct be_mcc_compl compl; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2207 bool compl = false; in write_eo_wr() local
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c140 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() argument
155 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() argument
186 be_async_cmd_process(struct be_adapter *adapter, struct be_mcc_compl *compl, struct be_cmd_resp_hdr *resp_hdr) be_async_cmd_process() argument
243 be_mcc_compl_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_mcc_compl_process() argument
284 be_async_link_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_link_state_process() argument
310 be_async_port_misconfig_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_port_misconfig_event_process() argument
368 be_async_grp5_cos_priority_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_cos_priority_process() argument
382 be_async_grp5_qos_speed_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_qos_speed_process() argument
394 be_async_grp5_pvid_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_pvid_state_process() argument
409 be_async_grp5_fw_control_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_fw_control_process() argument
423 be_async_grp5_evt_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_async_grp5_evt_process() argument
504 be_mcc_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) be_mcc_event_process() argument
520 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); be_mcc_compl_get() local
551 struct be_mcc_compl *compl; be_process_mcc() local
672 struct be_mcc_compl *compl = &mbox->compl; be_mbox_notify_wait() local
[all...]
H A Dbe_main.c2487 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1() argument
2510 be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, struct be_rx_compl_info *rxcp) be_parse_rx_compl_v0() argument
2534 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); be_rx_compl_get() local
2714 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); be_tx_compl_get() local
[all...]
H A Dbe_cmds.h246 struct be_mcc_compl compl; member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h553 wait_queue_head_t compl; member
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.h198 struct be_mcc_compl compl; member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h555 wait_queue_head_t compl; member
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.h198 struct be_mcc_compl compl; member
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c860 struct io_completion compl; member
1192 static void io_refs_resurrect(struct percpu_ref *ref, struct completion *compl) in io_refs_resurrect() argument

Completed in 75 milliseconds

123