Searched refs:mng_cookie (Results 1 – 5 of 5) sorted by relevance
103 struct e1000_host_mng_dhcp_cookie *hdr = &hw->mng_cookie; in e1000_enable_tx_pkt_filtering_generic()104 u32 *buffer = (u32 *)&hw->mng_cookie; in e1000_enable_tx_pkt_filtering_generic()
1392 if (hw->mng_cookie.vlan_id != 0) { in e1000_clear_vfta_82571()1399 vfta_offset = (hw->mng_cookie.vlan_id >> in e1000_clear_vfta_82571()1403 1 << (hw->mng_cookie.vlan_id & in e1000_clear_vfta_82571()
989 struct e1000_host_mng_dhcp_cookie mng_cookie; member
103 struct igc_host_mng_dhcp_cookie *hdr = &hw->mng_cookie; in igc_enable_tx_pkt_filtering_generic()104 u32 *buffer = (u32 *)&hw->mng_cookie; in igc_enable_tx_pkt_filtering_generic()
1015 struct igc_host_mng_dhcp_cookie mng_cookie; member