Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c2650 uint32 real_pad = 0; in dhdsdio_txpkt_preprocess() local
2665 real_pad = pkt_len - act_len; in dhdsdio_txpkt_preprocess()
2667 if (PKTTAILROOM(osh, pkt) < real_pad) { in dhdsdio_txpkt_preprocess()
2669 __func__, (int)PKTTAILROOM(osh, pkt), real_pad)); in dhdsdio_txpkt_preprocess()
2670 if (PKTPADTAILROOM(osh, pkt, real_pad)) { in dhdsdio_txpkt_preprocess()
2671 DHD_ERROR(("CHK1: padding error size %d\n", real_pad)); in dhdsdio_txpkt_preprocess()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c2681 uint32 real_pad = 0; in dhdsdio_txpkt_preprocess() local
2696 real_pad = pkt_len - act_len; in dhdsdio_txpkt_preprocess()
2698 if (PKTTAILROOM(osh, pkt) < real_pad) { in dhdsdio_txpkt_preprocess()
2700 __func__, (int)PKTTAILROOM(osh, pkt), real_pad)); in dhdsdio_txpkt_preprocess()
2701 if (PKTPADTAILROOM(osh, pkt, real_pad)) { in dhdsdio_txpkt_preprocess()
2702 DHD_ERROR(("CHK1: padding error size %d\n", real_pad)); in dhdsdio_txpkt_preprocess()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c2670 uint32 real_pad = 0; in dhdsdio_txpkt_preprocess() local
2685 real_pad = pkt_len - act_len; in dhdsdio_txpkt_preprocess()
2687 if (PKTTAILROOM(osh, pkt) < real_pad) { in dhdsdio_txpkt_preprocess()
2689 __func__, (int)PKTTAILROOM(osh, pkt), real_pad)); in dhdsdio_txpkt_preprocess()
2690 if (PKTPADTAILROOM(osh, pkt, real_pad)) { in dhdsdio_txpkt_preprocess()
2691 DHD_ERROR(("CHK1: padding error size %d\n", real_pad)); in dhdsdio_txpkt_preprocess()