Lines Matching defs:config_word

899 #define qlcnic_gb_rx_flowctl(config_word)	\  argument
901 #define qlcnic_gb_get_rx_flowctl(config_word) \ argument
903 #define qlcnic_gb_unset_rx_flowctl(config_word) \ argument
910 #define qlcnic_gb_set_gb0_mask(config_word) \ argument
912 #define qlcnic_gb_set_gb1_mask(config_word) \ argument
914 #define qlcnic_gb_set_gb2_mask(config_word) \ argument
916 #define qlcnic_gb_set_gb3_mask(config_word) \ argument
919 #define qlcnic_gb_get_gb0_mask(config_word) \ argument
921 #define qlcnic_gb_get_gb1_mask(config_word) \ argument
923 #define qlcnic_gb_get_gb2_mask(config_word) \ argument
925 #define qlcnic_gb_get_gb3_mask(config_word) \ argument
928 #define qlcnic_gb_unset_gb0_mask(config_word) \ argument
930 #define qlcnic_gb_unset_gb1_mask(config_word) \ argument
932 #define qlcnic_gb_unset_gb2_mask(config_word) \ argument
934 #define qlcnic_gb_unset_gb3_mask(config_word) \ argument
948 #define qlcnic_xg_set_xg0_mask(config_word) \ argument
950 #define qlcnic_xg_set_xg1_mask(config_word) \ argument
953 #define qlcnic_xg_get_xg0_mask(config_word) \ argument
955 #define qlcnic_xg_get_xg1_mask(config_word) \ argument
958 #define qlcnic_xg_unset_xg0_mask(config_word) \ argument
960 #define qlcnic_xg_unset_xg1_mask(config_word) \ argument
999 #define qlcnic_get_phy_speed(config_word) (((config_word) >> 14) & 0x03) argument
1001 #define qlcnic_set_phy_speed(config_word, val) \ argument
1003 #define qlcnic_set_phy_duplex(config_word) \ argument
1005 #define qlcnic_clear_phy_duplex(config_word) \ argument
1008 #define qlcnic_get_phy_link(config_word) \ argument
1010 #define qlcnic_get_phy_duplex(config_word) \ argument