Searched refs:qtx_ctl (Results 1 – 4 of 4) sorted by relevance
1376 u32 rxq_idx, qtx_ctl; in ixl_handle_lan_overflow_event() local1380 qtx_ctl = e->desc.params.external.param1; in ixl_handle_lan_overflow_event()1383 device_printf(dev, "LAN overflow event: QTX_CTL 0x%08x\n", qtx_ctl); in ixl_handle_lan_overflow_event()
563 uint32_t qtx_ctl; in ixl_vf_config_tx_queue() local589 qtx_ctl = I40E_QTX_CTL_VF_QUEUE | in ixl_vf_config_tx_queue()592 wr32(hw, I40E_QTX_CTL(global_queue_num), qtx_ctl); in ixl_vf_config_tx_queue()
2940 __le32 qtx_ctl;2793 __le32 qtx_ctl; global() member
9273 LE32_TO_CPU(params->qtx_ctl)); in ice_handle_lan_overflow_event()