Home
last modified time | relevance | path

Searched full:ramrods (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h370 /* Slow-hwfn low-level commands (Ramrods) function definitions. */
418 * Ramrods complete on the common event ring for the PF. This ring is
H A Dqed_spq.c751 * Posting new Ramrods
960 * which have mutliple per-PF sent ramrods. in qed_spq_completion()
H A Dqed_sriov.c45 /* IOV ramrods */
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h47 * ramrods as deadlock will occur.
304 unsigned long saved_ramrod_flags; /* Ramrods of pending execution */
876 * timesync-related ramrods must not use this DMAE command ID.
H A Dbnx2x_sriov.c254 /* Run Queue 'construction' ramrods */ in bnx2x_vf_queue_create()
296 /* Run Queue 'destruction' ramrods */ in bnx2x_vf_queue_destroy()
1378 /* allocate vfs ramrods dma memory - client_init and set_mac */ in bnx2x_iov_alloc_mem()
2172 /* need to make sure there are no outstanding stats ramrods which may in bnx2x_vf_close()
2360 /* Verify state enables the sending of queue ramrods */ in bnx2x_set_pf_tx_switching()
2883 /* send queue update ramrods to configure default vlan and in bnx2x_set_vf_vlan()
2975 /* send queue update ramrods to configure spoofchk */ in bnx2x_set_vf_spoofchk()
H A Dbnx2x.h1142 /* Queue State related ramrods are always sent under rtnl_lock */
1445 atomic_t cq_spq_left; /* ETH_XXX ramrods credit */
1455 atomic_t eq_spq_left; /* COMMON_XXX ramrods credit */
1459 /* Counter for completed statistics ramrods */
H A Dbnx2x_stats.c121 * order to ensure the strict order between statistics ramrods
123 * bp->fw_stats_req->hdr.drv_stats_counter and ramrods must be
H A Dbnx2x_cmn.h431 * bnx2x_sp_event - handle ramrods completion.
H A Dbnx2x_sp.c3290 * that handles this and THEN learns it needs several ramrods]. in bnx2x_mcast_validate_e2()
5850 /* afex ramrods can be sent only in started mode, and only in bnx2x_func_chk_transition()
6042 /* In case of success, complete the command immediately: no ramrods in bnx2x_func_hw_init()
6131 /* Complete the command immediately: no ramrods have been sent. */ in bnx2x_func_hw_reset()
H A Dbnx2x_hsi.h4191 * Place holder for ramrods protocol specific data
4284 * Eth Rx Cqe structure- general structure for ramrods
H A Dbnx2x_main.c9429 * Completions for ramrods are collected in a synchronous way in bnx2x_chip_cleanup()
9453 BNX2X_ERR("Hmmm... Common slow path ramrods got stuck!\n"); in bnx2x_chip_cleanup()
14464 * COMMON ramrods is not more than the EQ and SPQ can in bnx2x_cnic_sp_post()
H A Dbnx2x_cmn.c2155 * ramrods. Should be run when interrupts are disabled.
H A Dbnx2x_link.c909 /* This is to prevent a state when ramrods in bnx2x_ets_e3b0_get_total_bw()