Searched refs:bd_max_bytes (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/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 | 853 u16 bd_max_bytes, in qed_eth_rxq_start_ramrod() argument 889 p_ramrod->bd_max_bytes = cpu_to_le16(bd_max_bytes); in qed_eth_rxq_start_ramrod() 912 u16 bd_max_bytes, in qed_eth_pf_rx_queue_start() argument 928 bd_max_bytes, in qed_eth_pf_rx_queue_start() 937 u16 bd_max_bytes, in qed_eth_rx_queue_start() argument 953 bd_max_bytes, in qed_eth_rx_queue_start() 959 bd_max_bytes, in qed_eth_rx_queue_start() 2492 u16 bd_max_bytes, in qed_start_rxq() argument 2510 bd_max_bytes, in qed_start_rxq()
|
D | qed_l2.h | 413 u16 bd_max_bytes,
|
D | qed_vf.c | 723 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument 743 req->bd_max_bytes = bd_max_bytes; in qed_vf_pf_rxq_start()
|
D | qed_sriov.c | 2163 req->bd_max_bytes, in qed_iov_vf_mbx_start_rxq()
|
D | qed_hsi.h | 5885 __le16 bd_max_bytes; member
|
/Linux-v4.19/include/linux/qed/ |
D | qed_eth_if.h | 326 u16 bd_max_bytes,
|