Searched refs:pktfate_status (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.h | 591 int dhd_txpkt_log_and_dump(dhd_pub_t *dhdp, void* pkt, uint16 *pktfate_status);
|
| H A D | dhd_wlfc.c | 2441 uint16 pktfate_status; in _dhd_wlfc_compressed_txstatus_update() local 2519 pktfate_status = ltoh16(status_flag_ori) & WLFC_CTL_PKTFLAG_MASK; in _dhd_wlfc_compressed_txstatus_update() 2520 dhd_txpkt_log_and_dump(dhd, pktbuf, &pktfate_status); in _dhd_wlfc_compressed_txstatus_update() 4931 int dhd_txpkt_log_and_dump(dhd_pub_t *dhdp, void* pkt, uint16 *pktfate_status) in dhd_txpkt_log_and_dump() argument 4956 pktfate_status, NULL, TRUE, FALSE, TRUE); in dhd_txpkt_log_and_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.h | 591 int dhd_txpkt_log_and_dump(dhd_pub_t *dhdp, void* pkt, uint16 *pktfate_status);
|
| H A D | dhd_wlfc.c | 2438 uint16 pktfate_status; in _dhd_wlfc_compressed_txstatus_update() local 2516 pktfate_status = ltoh16(status_flag_ori) & WLFC_CTL_PKTFLAG_MASK; in _dhd_wlfc_compressed_txstatus_update() 2517 dhd_txpkt_log_and_dump(dhd, pktbuf, &pktfate_status); in _dhd_wlfc_compressed_txstatus_update() 4928 int dhd_txpkt_log_and_dump(dhd_pub_t *dhdp, void* pkt, uint16 *pktfate_status) in dhd_txpkt_log_and_dump() argument 4953 pktfate_status, NULL, TRUE, FALSE, TRUE); in dhd_txpkt_log_and_dump()
|