Home
last modified time | relevance | path

Searched refs:qlcnic_xmit_frame (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1638 netdev_tx_t qlcnic_xmit_frame(struct sk_buff *, struct net_device *);
H A Dqlcnic_io.c648 netdev_tx_t qlcnic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in qlcnic_xmit_frame() function
H A Dqlcnic_main.c505 .ndo_start_xmit = qlcnic_xmit_frame,