Home
last modified time | relevance | path

Searched refs:bt_pkt_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_main.c164 u8 bt_pkt_type; in rsi_read_pkt() local
215 bt_pkt_type = frame_desc[offset + BT_RX_PKT_TYPE_OFST]; in rsi_read_pkt()
216 if (bt_pkt_type == BT_CARD_READY_IND) { in rsi_read_pkt()
H A Drsi_hal.h220 __le16 bt_pkt_type; member
H A Drsi_91x_hal.c417 bt_desc->bt_pkt_type = cpu_to_le16(bt_cb(skb)->pkt_type); in rsi_send_bt_pkt()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_main.c164 u8 bt_pkt_type; in rsi_read_pkt() local
215 bt_pkt_type = frame_desc[offset + BT_RX_PKT_TYPE_OFST]; in rsi_read_pkt()
216 if (bt_pkt_type == BT_CARD_READY_IND) { in rsi_read_pkt()
H A Drsi_hal.h220 __le16 bt_pkt_type; member
H A Drsi_91x_hal.c414 bt_desc->bt_pkt_type = cpu_to_le16(bt_cb(skb)->pkt_type); in rsi_send_bt_pkt()

Completed in 6 milliseconds