Searched refs:IGC_UNUSEDARG (Results 1 - 4 of 4) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_defines.h1343 #define IGC_UNUSEDARG macro
H A Digc_mac.c35 s32 igc_null_ops_generic(struct igc_hw IGC_UNUSEDARG *hw)
45 void igc_null_mac_generic(struct igc_hw IGC_UNUSEDARG *hw)
57 s32 igc_null_link_info(struct igc_hw IGC_UNUSEDARG *hw,
58 u16 IGC_UNUSEDARG *s, u16 IGC_UNUSEDARG *d)
68 bool igc_null_mng_mode(struct igc_hw IGC_UNUSEDARG *hw)
80 void igc_null_update_mc(struct igc_hw IGC_UNUSEDARG *hw,
81 u8 IGC_UNUSEDARG *h, u32 IGC_UNUSEDARG a)
93 void igc_null_write_vfta(struct igc_hw IGC_UNUSEDARG *h
[all...]
H A Digc_nvm.c43 s32 igc_null_read_nvm(struct igc_hw IGC_UNUSEDARG *hw,
44 u16 IGC_UNUSEDARG a, u16 IGC_UNUSEDARG b,
45 u16 IGC_UNUSEDARG *c)
55 void igc_null_nvm_generic(struct igc_hw IGC_UNUSEDARG *hw)
68 s32 igc_null_write_nvm(struct igc_hw IGC_UNUSEDARG *hw,
69 u16 IGC_UNUSEDARG a, u16 IGC_UNUSEDARG b,
70 u16 IGC_UNUSEDARG *c)
H A Digc_phy.c51 s32 igc_null_set_page(struct igc_hw IGC_UNUSEDARG *hw,
52 u16 IGC_UNUSEDARG data)
64 s32 igc_null_read_reg(struct igc_hw IGC_UNUSEDARG *hw,
65 u32 IGC_UNUSEDARG offset, u16 IGC_UNUSEDARG *data)
75 void igc_null_phy_generic(struct igc_hw IGC_UNUSEDARG *hw)
86 s32 igc_null_lplu_state(struct igc_hw IGC_UNUSEDARG *hw,
87 bool IGC_UNUSEDARG active)
99 s32 igc_null_write_reg(struct igc_hw IGC_UNUSEDARG *hw,
100 u32 IGC_UNUSEDARG offse
[all...]

Completed in 116 milliseconds