Searched refs:qtx_ctl (Results 1 – 4 of 4) sorted by relevance
1337 u32 rxq_idx, qtx_ctl; in ixl_handle_lan_overflow_event() local1341 qtx_ctl = e->desc.params.external.param1; in ixl_handle_lan_overflow_event()1344 device_printf(dev, "LAN overflow event: QTX_CTL 0x%08x\n", qtx_ctl); in ixl_handle_lan_overflow_event()
568 uint32_t qtx_ctl; in ixl_vf_config_tx_queue() local594 qtx_ctl = I40E_QTX_CTL_VF_QUEUE | in ixl_vf_config_tx_queue()597 wr32(hw, I40E_QTX_CTL(global_queue_num), qtx_ctl); in ixl_vf_config_tx_queue()
2672 __le32 qtx_ctl; member
7978 LE32_TO_CPU(params->qtx_ctl)); in ice_handle_lan_overflow_event()