Searched refs:active_ipv4 (Results 1 – 3 of 3) sorted by relevance
102 if (rx_fltrs->fl3l4.is_ipv6 && rx_fltrs->fl3l4.active_ipv4) { in aq_check_approve_fl3l4()483 rx_fltrs->fl3l4.active_ipv4 &= ~BIT(data->location); in aq_set_data_fl3l4()517 rx_fltrs->fl3l4.active_ipv4 |= BIT(data->location); in aq_set_data_fl3l4()
110 u8 active_ipv4; member
1389 self->aq_hw_rx_fltrs.fl3l4.active_ipv4 |= BIT(n_bit); in aq_nic_reserve_filter()1409 self->aq_hw_rx_fltrs.fl3l4.active_ipv4 &= ~BIT(location); in aq_nic_release_filter()
Completed in 23 milliseconds