Searched refs:bd_max_bytes (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_vf.h | 278 u16 bd_max_bytes; member 877 u16 bd_max_bytes, 1126 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument
|
D | qed_l2.c | 861 u16 bd_max_bytes, in qed_eth_rxq_start_ramrod() argument 897 p_ramrod->bd_max_bytes = cpu_to_le16(bd_max_bytes); in qed_eth_rxq_start_ramrod() 920 u16 bd_max_bytes, in qed_eth_pf_rx_queue_start() argument 936 bd_max_bytes, in qed_eth_pf_rx_queue_start() 945 u16 bd_max_bytes, in qed_eth_rx_queue_start() argument 961 bd_max_bytes, in qed_eth_rx_queue_start() 967 bd_max_bytes, in qed_eth_rx_queue_start() 2504 u16 bd_max_bytes, in qed_start_rxq() argument 2522 bd_max_bytes, in qed_start_rxq()
|
D | qed_l2.h | 416 u16 bd_max_bytes,
|
D | qed_vf.c | 733 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument 753 req->bd_max_bytes = bd_max_bytes; in qed_vf_pf_rxq_start()
|
D | qed_sriov.c | 2167 req->bd_max_bytes, in qed_iov_vf_mbx_start_rxq()
|
D | qed_hsi.h | 5984 __le16 bd_max_bytes; member
|
/Linux-v5.4/include/linux/qed/ |
D | qed_eth_if.h | 326 u16 bd_max_bytes,
|