Home
last modified time | relevance | path

Searched refs:cache_line_log (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h271 u8 cache_line_log; /* VFPF_QUEUE_FLG_CACHE_ALIGN */ member
Dbnx2x_vfpf.c650 req->rxq.cache_line_log = BNX2X_RX_ALIGN_SHIFT; in bnx2x_vfpf_setup_q()
1622 rxq_params->cache_line_log = in bnx2x_vf_mbx_setup_q()
1623 setup_q->rxq.cache_line_log; in bnx2x_vf_mbx_setup_q()
Dbnx2x_sp.h971 u8 cache_line_log; member
Dbnx2x_sriov.c165 rxq_params->cache_line_log); in bnx2x_vfop_qctor_dump_rx()
Dbnx2x_sp.c4671 params->cache_line_log; in bnx2x_q_fill_init_rx_data()
Dbnx2x_main.c3248 rxq_init->cache_line_log = BNX2X_RX_ALIGN_SHIFT; in bnx2x_pf_rx_q_prep()