Searched refs:bd_max_bytes (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/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 | 841 u16 bd_max_bytes, in qed_eth_rxq_start_ramrod() argument 877 p_ramrod->bd_max_bytes = cpu_to_le16(bd_max_bytes); in qed_eth_rxq_start_ramrod() 900 u16 bd_max_bytes, in qed_eth_pf_rx_queue_start() argument 916 bd_max_bytes, in qed_eth_pf_rx_queue_start() 925 u16 bd_max_bytes, in qed_eth_rx_queue_start() argument 941 bd_max_bytes, in qed_eth_rx_queue_start() 947 bd_max_bytes, in qed_eth_rx_queue_start() 2489 u16 bd_max_bytes, in qed_start_rxq() argument 2507 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 | 5717 __le16 bd_max_bytes; member
|
/Linux-v5.15/include/linux/qed/ |
D | qed_eth_if.h | 300 u16 bd_max_bytes,
|