Searched refs:bd_max_bytes (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_vf.h | 251 u16 bd_max_bytes; member 850 u16 bd_max_bytes, 1099 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument
|
D | qed_l2.c | 840 u16 bd_max_bytes, in qed_eth_rxq_start_ramrod() argument 876 p_ramrod->bd_max_bytes = cpu_to_le16(bd_max_bytes); in qed_eth_rxq_start_ramrod() 899 u16 bd_max_bytes, in qed_eth_pf_rx_queue_start() argument 915 bd_max_bytes, in qed_eth_pf_rx_queue_start() 924 u16 bd_max_bytes, in qed_eth_rx_queue_start() argument 940 bd_max_bytes, in qed_eth_rx_queue_start() 946 bd_max_bytes, in qed_eth_rx_queue_start() 2488 u16 bd_max_bytes, in qed_start_rxq() argument 2506 bd_max_bytes, in qed_start_rxq()
|
D | qed_l2.h | 391 u16 bd_max_bytes,
|
D | qed_vf.c | 720 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument 740 req->bd_max_bytes = bd_max_bytes; in qed_vf_pf_rxq_start()
|
D | qed_sriov.c | 2147 req->bd_max_bytes, in qed_iov_vf_mbx_start_rxq()
|
D | qed_hsi.h | 5716 __le16 bd_max_bytes; member
|
/Linux-v5.10/include/linux/qed/ |
D | qed_eth_if.h | 300 u16 bd_max_bytes,
|