Lines Matching defs:config_word
818 #define qlcnic_gb_rx_flowctl(config_word) \ argument
820 #define qlcnic_gb_get_rx_flowctl(config_word) \ argument
822 #define qlcnic_gb_unset_rx_flowctl(config_word) \ argument
829 #define qlcnic_gb_set_gb0_mask(config_word) \ argument
831 #define qlcnic_gb_set_gb1_mask(config_word) \ argument
833 #define qlcnic_gb_set_gb2_mask(config_word) \ argument
835 #define qlcnic_gb_set_gb3_mask(config_word) \ argument
838 #define qlcnic_gb_get_gb0_mask(config_word) \ argument
840 #define qlcnic_gb_get_gb1_mask(config_word) \ argument
842 #define qlcnic_gb_get_gb2_mask(config_word) \ argument
844 #define qlcnic_gb_get_gb3_mask(config_word) \ argument
847 #define qlcnic_gb_unset_gb0_mask(config_word) \ argument
849 #define qlcnic_gb_unset_gb1_mask(config_word) \ argument
851 #define qlcnic_gb_unset_gb2_mask(config_word) \ argument
853 #define qlcnic_gb_unset_gb3_mask(config_word) \ argument
867 #define qlcnic_xg_set_xg0_mask(config_word) \ argument
869 #define qlcnic_xg_set_xg1_mask(config_word) \ argument
872 #define qlcnic_xg_get_xg0_mask(config_word) \ argument
874 #define qlcnic_xg_get_xg1_mask(config_word) \ argument
877 #define qlcnic_xg_unset_xg0_mask(config_word) \ argument
879 #define qlcnic_xg_unset_xg1_mask(config_word) \ argument
918 #define qlcnic_get_phy_speed(config_word) (((config_word) >> 14) & 0x03) argument
920 #define qlcnic_set_phy_speed(config_word, val) \ argument
922 #define qlcnic_set_phy_duplex(config_word) \ argument
924 #define qlcnic_clear_phy_duplex(config_word) \ argument
927 #define qlcnic_get_phy_link(config_word) \ argument
929 #define qlcnic_get_phy_duplex(config_word) \ argument