Lines Matching defs:config_word
817 #define qlcnic_gb_rx_flowctl(config_word) \ argument
819 #define qlcnic_gb_get_rx_flowctl(config_word) \ argument
821 #define qlcnic_gb_unset_rx_flowctl(config_word) \ argument
828 #define qlcnic_gb_set_gb0_mask(config_word) \ argument
830 #define qlcnic_gb_set_gb1_mask(config_word) \ argument
832 #define qlcnic_gb_set_gb2_mask(config_word) \ argument
834 #define qlcnic_gb_set_gb3_mask(config_word) \ argument
837 #define qlcnic_gb_get_gb0_mask(config_word) \ argument
839 #define qlcnic_gb_get_gb1_mask(config_word) \ argument
841 #define qlcnic_gb_get_gb2_mask(config_word) \ argument
843 #define qlcnic_gb_get_gb3_mask(config_word) \ argument
846 #define qlcnic_gb_unset_gb0_mask(config_word) \ argument
848 #define qlcnic_gb_unset_gb1_mask(config_word) \ argument
850 #define qlcnic_gb_unset_gb2_mask(config_word) \ argument
852 #define qlcnic_gb_unset_gb3_mask(config_word) \ argument
866 #define qlcnic_xg_set_xg0_mask(config_word) \ argument
868 #define qlcnic_xg_set_xg1_mask(config_word) \ argument
871 #define qlcnic_xg_get_xg0_mask(config_word) \ argument
873 #define qlcnic_xg_get_xg1_mask(config_word) \ argument
876 #define qlcnic_xg_unset_xg0_mask(config_word) \ argument
878 #define qlcnic_xg_unset_xg1_mask(config_word) \ argument
917 #define qlcnic_get_phy_speed(config_word) (((config_word) >> 14) & 0x03) argument
919 #define qlcnic_set_phy_speed(config_word, val) \ argument
921 #define qlcnic_set_phy_duplex(config_word) \ argument
923 #define qlcnic_clear_phy_duplex(config_word) \ argument
926 #define qlcnic_get_phy_link(config_word) \ argument
928 #define qlcnic_get_phy_duplex(config_word) \ argument