Searched refs:bd_max_bytes (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 251 u16 bd_max_bytes; member 877 u16 bd_max_bytes, 1136 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument
|
H A 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 917 bd_max_bytes, in qed_eth_pf_rx_queue_start() 926 u16 bd_max_bytes, in qed_eth_rx_queue_start() argument 942 bd_max_bytes, in qed_eth_rx_queue_start() 948 bd_max_bytes, in qed_eth_rx_queue_start() 2498 u16 bd_max_bytes, in qed_start_rxq() argument 2516 bd_max_bytes, in qed_start_rxq()
|
H A D | qed_l2.h | 415 u16 bd_max_bytes,
|
H A D | qed_vf.c | 725 u16 bd_max_bytes, in qed_vf_pf_rxq_start() argument 745 req->bd_max_bytes = bd_max_bytes; in qed_vf_pf_rxq_start()
|
H A D | qed_sriov.c | 2149 req->bd_max_bytes, in qed_iov_vf_mbx_start_rxq()
|
H A D | qed_hsi.h | 4133 __le16 bd_max_bytes; member
|
/linux/include/linux/qed/ |
H A D | qed_eth_if.h | 289 u16 bd_max_bytes,
|