| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 418 static void i40e_get_netdev_stats_struct_tx(struct i40e_ring *ring, in i40e_get_netdev_stats_struct_tx() argument 448 struct i40e_ring *ring; in i40e_get_netdev_stats_struct() local 3244 i40e_config_xps_tx_ring(struct i40e_ring *ring) i40e_config_xps_tx_ring() argument 3266 i40e_xsk_pool(struct i40e_ring *ring) i40e_xsk_pool() argument 3286 i40e_configure_tx_ring(struct i40e_ring *ring) i40e_configure_tx_ring() argument 3399 i40e_configure_rx_ring(struct i40e_ring *ring) i40e_configure_rx_ring() argument 4902 struct i40e_ring *ring; i40e_free_q_vector() local 11024 struct i40e_ring *ring; i40e_alloc_rings() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 548 static void ixgbe_print_buffer(struct ixgbe_ring *ring, int n) in ixgbe_print_buffer() argument 570 struct ixgbe_ring *ring; in ixgbe_dump() local 1009 ixgbe_get_tx_completed(struct ixgbe_ring *ring) ixgbe_get_tx_completed() argument 1014 ixgbe_get_tx_pending(struct ixgbe_ring *ring) ixgbe_get_tx_pending() argument 1344 struct ixgbe_ring *ring; ixgbe_update_dca() local 1420 ixgbe_rx_hash(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc, struct sk_buff *skb) ixgbe_rx_hash() argument 1448 ixgbe_rx_is_fcoe(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc) ixgbe_rx_is_fcoe() argument 1466 ixgbe_rx_checksum(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc, struct sk_buff *skb) ixgbe_rx_checksum() argument 1642 ixgbe_set_rsc_gso_size(struct ixgbe_ring *ring, struct sk_buff *skb) ixgbe_set_rsc_gso_size() argument 2433 struct ixgbe_ring *ring = adapter->xdp_ring[smp_processor_id()]; ixgbe_clean_rx_irq() local 2476 struct ixgbe_ring *ring; ixgbe_configure_msix() local 3098 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_msix_other() local 3153 struct ixgbe_ring *ring; ixgbe_poll() local 3469 ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_tx_ring() argument 3642 ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_enable_rx_drop() argument 3654 ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_disable_rx_drop() argument 4008 ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rscctl() argument 4030 ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_rx_desc_queue_enable() argument 4056 ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rx_ring() argument 4508 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_vlan_strip_disable() local 4546 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_vlan_strip_enable() local 5260 u32 ring = ethtool_get_flow_spec_ring(filter->action); ixgbe_fdir_filter_restore() local 5776 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_disable_rx() local 5819 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_disable_rx() local 5845 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_disable_tx() local 5853 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_disable_tx() local 5894 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_disable_tx() local 5900 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_disable_tx() local 7557 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_ring_tx_pending() local 8388 ixgbe_atr(struct ixgbe_ring *ring, struct ixgbe_tx_buffer *first) ixgbe_atr() argument 8585 struct ixgbe_ring *ring = adapter->xdp_ring[smp_processor_id()]; ixgbe_xmit_xdp_ring() local 8791 __ixgbe_xmit_frame(struct sk_buff *skb, struct net_device *netdev, struct ixgbe_ring *ring) __ixgbe_xmit_frame() argument 8950 ixgbe_get_ring_stats64(struct rtnl_link_stats64 *stats, struct ixgbe_ring *ring) ixgbe_get_ring_stats64() argument 8975 struct ixgbe_ring *ring = READ_ONCE(adapter->rx_ring[i]); ixgbe_get_stats64() local 8991 struct ixgbe_ring *ring = READ_ONCE(adapter->tx_ring[i]); ixgbe_get_stats64() local 8996 struct ixgbe_ring *ring = READ_ONCE(adapter->xdp_ring[i]); ixgbe_get_stats64() local 10091 struct ixgbe_ring *ring = adapter->rx_ring[rxbase + i]; ixgbe_fwd_del() local 10168 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_xdp_setup() local 10236 ixgbe_xdp_ring_update_tail(struct ixgbe_ring *ring) ixgbe_xdp_ring_update_tail() argument 10249 struct ixgbe_ring *ring; ixgbe_xdp_xmit() local 10429 ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_disable() argument 10467 ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_enable() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4532 mvneta_ethtool_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) mvneta_ethtool_get_ringparam() argument 4543 mvneta_ethtool_set_ringparam(struct net_device *dev, struct ethtool_ringparam *ring) mvneta_ethtool_set_ringparam() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 4659 static void nv_get_ringparam(struct net_device *dev, struct ethtool_ringparam* ring) in nv_get_ringparam() argument 4670 static int nv_set_ringparam(struct net_device *dev, struct ethtool_ringparam* ring) in nv_set_ringparam() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_if.h | 2865 u8 ring; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | r8152.c | 6310 rtl8152_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) rtl8152_get_ringparam() argument 6319 rtl8152_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) rtl8152_set_ringparam() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 2926 struct bnxt_ring_struct *ring; bnxt_free_rx_rings() local 2980 struct bnxt_ring_struct *ring; bnxt_alloc_rx_rings() local 3036 struct bnxt_ring_struct *ring; bnxt_free_tx_rings() local 3072 struct bnxt_ring_struct *ring; bnxt_alloc_tx_rings() local 3120 struct bnxt_ring_struct *ring; bnxt_free_cp_rings() local 3147 struct bnxt_ring_struct *ring; bnxt_alloc_cp_sub_ring() local 3181 struct bnxt_ring_struct *ring; bnxt_alloc_cp_rings() local 3235 struct bnxt_ring_struct *ring; bnxt_init_ring_struct() local 3287 bnxt_init_rxbd_pages(struct bnxt_ring_struct *ring, u32 type) bnxt_init_rxbd_pages() argument 3361 struct bnxt_ring_struct *ring; bnxt_init_one_rx_ring() local 3399 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_init_cp_rings() local 3448 struct bnxt_ring_struct *ring = &txr->tx_ring_struct; bnxt_init_tx_rings() local 4356 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_disable_int() local 5068 bnxt_cp_ring_from_grp(struct bnxt *bp, struct bnxt_ring_struct *ring) bnxt_cp_ring_from_grp() argument 5336 unsigned int ring = 0, grp_idx; bnxt_hwrm_vnic_cfg() local 5567 hwrm_ring_alloc_send_msg(struct bnxt *bp, struct bnxt_ring_struct *ring, u32 ring_type, u32 map_index) hwrm_ring_alloc_send_msg() argument 5760 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_hwrm_ring_alloc() local 5786 struct bnxt_ring_struct *ring; bnxt_hwrm_ring_alloc() local 5817 struct bnxt_ring_struct *ring = &rxr->rx_ring_struct; bnxt_hwrm_ring_alloc() local 5850 struct bnxt_ring_struct *ring = bnxt_hwrm_ring_alloc() local 5870 hwrm_ring_free_send_msg(struct bnxt *bp, struct bnxt_ring_struct *ring, u32 ring_type, int cmpl_ring_id) hwrm_ring_free_send_msg() argument 5909 struct bnxt_ring_struct *ring = &txr->tx_ring_struct; bnxt_hwrm_ring_free() local 5924 struct bnxt_ring_struct *ring = &rxr->rx_ring_struct; bnxt_hwrm_ring_free() local 5946 struct bnxt_ring_struct *ring = &rxr->rx_agg_ring_struct; bnxt_hwrm_ring_free() local 5974 struct bnxt_ring_struct *ring; bnxt_hwrm_ring_free() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
| H A D | via-velocity.h | 1415 struct rx_desc *ring; member
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | xhci.h | 929 struct xhci_ring *ring; global() member [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | libata.h | 675 struct ata_ering_entry ring[ATA_ERING_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 6418 u32 ring = ethtool_get_flow_spec_ring(ring_cookie); in hclge_fd_parse_ring_cookie() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 3181 struct bnxt_ring_struct *ring; bnxt_free_rx_rings() local 3242 struct bnxt_ring_struct *ring; bnxt_alloc_rx_rings() local 3298 struct bnxt_ring_struct *ring; bnxt_free_tx_rings() local 3334 struct bnxt_ring_struct *ring; bnxt_alloc_tx_rings() local 3375 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_free_cp_arrays() local 3439 struct bnxt_ring_struct *ring; bnxt_free_cp_rings() local 3467 struct bnxt_ring_struct *ring; bnxt_alloc_cp_sub_ring() local 3508 struct bnxt_ring_struct *ring; bnxt_alloc_cp_rings() local 3562 struct bnxt_ring_struct *ring; bnxt_init_ring_struct() local 3614 bnxt_init_rxbd_pages(struct bnxt_ring_struct *ring, u32 type) bnxt_init_rxbd_pages() argument 3688 struct bnxt_ring_struct *ring; bnxt_init_one_rx_ring() local 3726 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_init_cp_rings() local 3775 struct bnxt_ring_struct *ring = &txr->tx_ring_struct; bnxt_init_tx_rings() local 4660 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_disable_int() local 5144 bnxt_cp_ring_from_grp(struct bnxt *bp, struct bnxt_ring_struct *ring) bnxt_cp_ring_from_grp() argument 5460 unsigned int ring = 0, grp_idx; bnxt_hwrm_vnic_cfg() local 5703 hwrm_ring_alloc_send_msg(struct bnxt *bp, struct bnxt_ring_struct *ring, u32 ring_type, u32 map_index) hwrm_ring_alloc_send_msg() argument 5904 struct bnxt_ring_struct *ring = &cpr->cp_ring_struct; bnxt_hwrm_ring_alloc() local 5930 struct bnxt_ring_struct *ring; bnxt_hwrm_ring_alloc() local 5961 struct bnxt_ring_struct *ring = &rxr->rx_ring_struct; bnxt_hwrm_ring_alloc() local 5994 struct bnxt_ring_struct *ring = bnxt_hwrm_ring_alloc() local 6014 hwrm_ring_free_send_msg(struct bnxt *bp, struct bnxt_ring_struct *ring, u32 ring_type, int cmpl_ring_id) hwrm_ring_free_send_msg() argument 6057 struct bnxt_ring_struct *ring = &txr->tx_ring_struct; bnxt_hwrm_ring_free() local 6072 struct bnxt_ring_struct *ring = &rxr->rx_ring_struct; bnxt_hwrm_ring_free() local 6094 struct bnxt_ring_struct *ring = &rxr->rx_agg_ring_struct; bnxt_hwrm_ring_free() local 6122 struct bnxt_ring_struct *ring; bnxt_hwrm_ring_free() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 421 static void i40e_get_netdev_stats_struct_tx(struct i40e_ring *ring, in i40e_get_netdev_stats_struct_tx() argument 451 struct i40e_ring *ring; in i40e_get_netdev_stats_struct() local 3406 i40e_config_xps_tx_ring(struct i40e_ring *ring) i40e_config_xps_tx_ring() argument 3428 i40e_xsk_pool(struct i40e_ring *ring) i40e_xsk_pool() argument 3448 i40e_configure_tx_ring(struct i40e_ring *ring) i40e_configure_tx_ring() argument 3572 i40e_configure_rx_ring(struct i40e_ring *ring) i40e_configure_rx_ring() argument 5100 struct i40e_ring *ring; i40e_free_q_vector() local 11661 struct i40e_ring *ring; i40e_alloc_rings() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 4654 nv_get_ringparam(struct net_device *dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) nv_get_ringparam() argument 4668 nv_set_ringparam(struct net_device *dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) nv_set_ringparam() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | libata.h | 647 struct ata_ering_entry ring[ATA_ERING_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | xhci.h | 932 struct xhci_ring *ring; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 552 static void ixgbe_print_buffer(struct ixgbe_ring *ring, int n) in ixgbe_print_buffer() argument 574 struct ixgbe_ring *ring; in ixgbe_dump() local 1013 ixgbe_get_tx_completed(struct ixgbe_ring *ring) ixgbe_get_tx_completed() argument 1018 ixgbe_get_tx_pending(struct ixgbe_ring *ring) ixgbe_get_tx_pending() argument 1339 struct ixgbe_ring *ring; ixgbe_update_dca() local 1415 ixgbe_rx_hash(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc, struct sk_buff *skb) ixgbe_rx_hash() argument 1443 ixgbe_rx_is_fcoe(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc) ixgbe_rx_is_fcoe() argument 1461 ixgbe_rx_checksum(struct ixgbe_ring *ring, union ixgbe_adv_rx_desc *rx_desc, struct sk_buff *skb) ixgbe_rx_checksum() argument 1637 ixgbe_set_rsc_gso_size(struct ixgbe_ring *ring, struct sk_buff *skb) ixgbe_set_rsc_gso_size() argument 2195 struct ixgbe_ring *ring; ixgbe_run_xdp() local 2427 struct ixgbe_ring *ring = ixgbe_determine_xdp_ring(adapter); ixgbe_clean_rx_irq() local 2466 struct ixgbe_ring *ring; ixgbe_configure_msix() local 3088 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_msix_other() local 3143 struct ixgbe_ring *ring; ixgbe_poll() local 3459 ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_tx_ring() argument 3632 ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_enable_rx_drop() argument 3644 ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_disable_rx_drop() argument 3998 ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rscctl() argument 4020 ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_rx_desc_queue_enable() argument 4046 ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rx_ring() argument 4500 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_vlan_strip_disable() local 4538 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_vlan_strip_enable() local 5252 u32 ring = ethtool_get_flow_spec_ring(filter->action); ixgbe_fdir_filter_restore() local 5810 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_disable_rx() local 5853 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_disable_rx() local 5879 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_disable_tx() local 5887 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_disable_tx() local 5928 struct ixgbe_ring *ring = adapter->tx_ring[i]; ixgbe_disable_tx() local 5934 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_disable_tx() local 7628 struct ixgbe_ring *ring = adapter->xdp_ring[i]; ixgbe_ring_tx_pending() local 8435 ixgbe_atr(struct ixgbe_ring *ring, struct ixgbe_tx_buffer *first) ixgbe_atr() argument 8629 ixgbe_xmit_xdp_ring(struct ixgbe_ring *ring, struct xdp_frame *xdpf) ixgbe_xmit_xdp_ring() argument 8863 __ixgbe_xmit_frame(struct sk_buff *skb, struct net_device *netdev, struct ixgbe_ring *ring) __ixgbe_xmit_frame() argument 9024 ixgbe_get_ring_stats64(struct rtnl_link_stats64 *stats, struct ixgbe_ring *ring) ixgbe_get_ring_stats64() argument 9049 struct ixgbe_ring *ring = READ_ONCE(adapter->rx_ring[i]); ixgbe_get_stats64() local 9065 struct ixgbe_ring *ring = READ_ONCE(adapter->tx_ring[i]); ixgbe_get_stats64() local 9070 struct ixgbe_ring *ring = READ_ONCE(adapter->xdp_ring[i]); ixgbe_get_stats64() local 10179 struct ixgbe_ring *ring = adapter->rx_ring[rxbase + i]; ixgbe_fwd_del() local 10256 struct ixgbe_ring *ring = adapter->rx_ring[i]; ixgbe_xdp_setup() local 10329 ixgbe_xdp_ring_update_tail(struct ixgbe_ring *ring) ixgbe_xdp_ring_update_tail() argument 10338 ixgbe_xdp_ring_update_tail_locked(struct ixgbe_ring *ring) ixgbe_xdp_ring_update_tail_locked() argument 10351 struct ixgbe_ring *ring; ixgbe_xdp_xmit() local 10532 ixgbe_irq_disable_single(struct ixgbe_adapter *adapter, u32 ring) ixgbe_irq_disable_single() argument 10573 ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_disable() argument 10613 ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_enable() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4729 mvneta_ethtool_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) mvneta_ethtool_get_ringparam() argument 4743 mvneta_ethtool_set_ringparam(struct net_device *dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) mvneta_ethtool_set_ringparam() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/via/ |
| H A D | via-velocity.h | 1414 struct rx_desc *ring; member
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 8080 struct rx_info_entry *ring = rx_monitor->ring; lpfc_rx_monitor_record() local 8117 struct rx_info_entry *ring = rx_monitor->ring; lpfc_rx_monitor_report() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 446 unsigned ring; in radv_create_cmd_buffer() local 885 enum amd_ip_type ring; in radv_save_pipeline() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd.h | 904 void *ring; member [all...] |
| H A D | dhd_linux.c | 17734 dhd_dbg_ring_t *ring = NULL; in dhd_log_dump_buf_addr() local 18080 dhd_dbg_ring_t *ring; dhd_get_ecntrs_len() local 18105 dhd_dbg_ring_t *ring; dhd_get_rtt_len() local 19841 dhd_dbg_ring_t *ring = NULL; dhd_log_dump_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 381 unsigned ring; member 831 int ring; global() member 840 volatile uint32_t *ring; global() member 976 volatile uint32_t *ring; global() member 1089 u32 ring; global() member 1893 const struct radeon_asic_ring *ring[RADEON_NUM_RINGS]; global() member 2382 struct radeon_ring ring[RADEON_NUM_RINGS]; global() member 2691 radeon_ring_write(struct radeon_ring *ring, uint32_t v) radeon_ring_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic.h | 1943 qlcnic_fw_cmd_create_tx_ctx(struct qlcnic_adapter *adapter, struct qlcnic_host_tx_ring *ptr, int ring) qlcnic_fw_cmd_create_tx_ctx() argument
|