Lines Matching refs:ixgbe_softc

80 ixgbe_align_all_queue_indices(struct ixgbe_softc *sc)  in ixgbe_align_all_queue_indices()
107 ixgbe_send_vf_success(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_success()
114 ixgbe_send_vf_failure(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg) in ixgbe_send_vf_failure()
121 ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_process_vf_ack()
154 ixgbe_update_max_frame(struct ixgbe_softc * sc, int max_frame) in ixgbe_update_max_frame()
206 ixgbe_ping_all_vfs(struct ixgbe_softc *sc) in ixgbe_ping_all_vfs()
219 ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, in ixgbe_vf_set_default_vlan()
258 ixgbe_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_clear_vfmbmem()
270 ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_vf_frame_size_compatible()
316 ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_process_vf_reset()
331 ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_vf_enable_transmit()
346 ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_vf_enable_receive()
364 ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) in ixgbe_vf_reset_msg()
394 ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) in ixgbe_vf_set_mac()
425 ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg) in ixgbe_vf_set_mc_addr()
455 ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) in ixgbe_vf_set_vlan()
482 ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg) in ixgbe_vf_set_lpe()
527 ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, in ixgbe_vf_set_macvlan()
536 ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf, in ixgbe_vf_api_negotiate()
554 ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf, in ixgbe_vf_get_queues()
587 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_process_vf_msg()
646 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_handle_mbx()
675 struct ixgbe_softc *sc; in ixgbe_if_iov_init()
734 struct ixgbe_softc *sc; in ixgbe_if_iov_uninit()
761 ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf) in ixgbe_init_vf()
792 ixgbe_initialize_iov(struct ixgbe_softc *sc) in ixgbe_initialize_iov()
853 ixgbe_recalculate_max_frame(struct ixgbe_softc *sc) in ixgbe_recalculate_max_frame()
867 struct ixgbe_softc *sc; in ixgbe_if_iov_vf_add()