Searched refs:os2bmc (Results 1 – 3 of 3) sorted by relevance
1302 bool os2bmc = false; in be_send_pkt_to_bmc() local1313 os2bmc = true; in be_send_pkt_to_bmc()1326 os2bmc = is_ipv6_ra_filt_enabled(adapter); in be_send_pkt_to_bmc()1329 os2bmc = is_ipv6_na_filt_enabled(adapter); in be_send_pkt_to_bmc()1342 os2bmc = is_dhcp_client_filt_enabled(adapter); in be_send_pkt_to_bmc()1345 os2bmc = is_dhcp_srvr_filt_enabled(adapter); in be_send_pkt_to_bmc()1349 os2bmc = is_nbios_filt_enabled(adapter); in be_send_pkt_to_bmc()1352 os2bmc = is_ipv6_ras_filt_enabled(adapter); in be_send_pkt_to_bmc()1362 if (os2bmc) in be_send_pkt_to_bmc()1365 return os2bmc; in be_send_pkt_to_bmc()
218 u32 os2bmc; member
2885 p->os2bmc = number; in i40e_parse_discover_capabilities()