Home
last modified time | relevance | path

Searched refs:bt_xmit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A D6lowpan.c187 * by bt_xmit() when sending the packet. In bt_xmit(), the in peer_lookup_dst()
527 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit() function
584 .ndo_start_xmit = bt_xmit,
/kernel/linux/linux-6.6/net/bluetooth/
H A D6lowpan.c159 * by bt_xmit() when sending the packet. In bt_xmit(), the in peer_lookup_dst()
498 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit() function
555 .ndo_start_xmit = bt_xmit,

Completed in 4 milliseconds