Home
last modified time | relevance | path

Searched defs:config_word (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_hw.h41 #define netxen_gb_tx_flowctl(config_word) \ argument
43 #define netxen_gb_rx_flowctl(config_word) \ argument
45 #define netxen_gb_tx_reset_pb(config_word) \ argument
47 #define netxen_gb_rx_reset_pb(config_word) \ argument
49 #define netxen_gb_tx_reset_mac(config_word) \ argument
51 #define netxen_gb_rx_reset_mac(config_word) \ argument
59 #define netxen_gb_get_tx_synced(config_word) \ argument
61 #define netxen_gb_get_rx_synced(config_word) \ argument
218 #define netxen_set_phy_duplex(config_word) \ argument
223 #define netxen_get_phy_link(config_word) \ argument
[all …]
A Dnetxen_nic.h230 #define netxen_set_msg_peg_id(config_word, val) \ argument
232 #define netxen_set_msg_privid(config_word) \ argument
234 #define netxen_set_msg_count(config_word, val) \ argument
236 #define netxen_set_msg_ctxid(config_word, val) \ argument
238 #define netxen_set_msg_opcode(config_word, val) \ argument
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_hdr.h817 #define qlcnic_gb_rx_flowctl(config_word) \ argument
819 #define qlcnic_gb_get_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
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
[all …]
/linux/arch/arm/mach-ep93xx/
A Dclock.c47 static unsigned long calc_pll_rate(unsigned long long rate, u32 config_word) in calc_pll_rate()

Completed in 25 milliseconds