Searched refs:start_hw (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbevf/
H A Dvf.c56 s32 status = hw->mac.ops.start_hw(hw);
374 .start_hw = ixgbevf_start_hw_vf,
H A Dvf.h49 s32 (*start_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dvf.c56 s32 status = hw->mac.ops.start_hw(hw);
374 .start_hw = ixgbevf_start_hw_vf,
H A Dvf.h49 s32 (*start_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dcnic.h281 int (*start_hw)(struct cnic_dev *); member in struct:cnic_local
H A Dcnic.c4342 err = cp->start_hw(dev);
4515 cp->start_hw = cnic_start_bnx2_hw;
4569 cp->start_hw = cnic_start_bnx2x_hw;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dcnic.h281 int (*start_hw)(struct cnic_dev *); member in struct:cnic_local
H A Dcnic.c4342 err = cp->start_hw(dev);
4515 cp->start_hw = cnic_start_bnx2_hw;
4569 cp->start_hw = cnic_start_bnx2x_hw;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_82598.c201 * Starts the hardware using the generic start_hw function.
1190 .start_hw = &ixgbe_start_hw_82598,
H A Dixgbe_82599.c2033 * Starts the hardware using the generic start_hw function.
2339 .start_hw = &ixgbe_start_hw_82599,
H A Dixgbe_common.c115 status = hw->mac.ops.start_hw(hw);
H A Dixgbe_type.h2411 s32 (*start_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_main.c6843 err = hw->mac.ops.start_hw(hw);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_82598.c201 * Starts the hardware using the generic start_hw function.
1190 .start_hw = &ixgbe_start_hw_82598,
H A Dixgbe_82599.c2033 * Starts the hardware using the generic start_hw function.
2339 .start_hw = &ixgbe_start_hw_82599,
H A Dixgbe_common.c115 status = hw->mac.ops.start_hw(hw);
H A Dixgbe_type.h2411 s32 (*start_hw)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_main.c6843 err = hw->mac.ops.start_hw(hw);

Completed in 310 milliseconds