Searched refs:mac_config (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_ethtool.c1499 struct mac_configuration_cmd *config = bnx2x_sp(bp, mac_config);
1517 U64_HI(bnx2x_sp_mapping(bp, mac_config)),
1518 U64_LO(bnx2x_sp_mapping(bp, mac_config)), 0);
H A Dbnx2x.h611 struct mac_configuration_cmd mac_config; member in struct:bnx2x_slowpath
H A Dbnx2x_main.c4741 struct mac_configuration_cmd *config = bnx2x_sp(bp, mac_config);
4795 U64_HI(bnx2x_sp_mapping(bp, mac_config)),
4796 U64_LO(bnx2x_sp_mapping(bp, mac_config)), 0);
4812 (struct mac_configuration_cmd_e1h *)bnx2x_sp(bp, mac_config);
4843 U64_HI(bnx2x_sp_mapping(bp, mac_config)),
4844 U64_LO(bnx2x_sp_mapping(bp, mac_config)), 0);

Completed in 208 milliseconds