Searched refs:dhd_toe_get (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 1987 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 6882 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) in dhd_toe_get() function 7034 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 7053 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 8663 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) { in dhd_open()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 905 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 5542 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) 5692 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 5711 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 7186 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 919 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 5553 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) 5703 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 5722 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 7197 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 905 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 5542 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) 5692 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 5711 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) 7186 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 1133 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 7276 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) in dhd_toe_get() function 7430 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 7449 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 9451 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) { in dhd_open()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 1134 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 7290 dhd_toe_get(dhd_info_t *dhd, int ifidx, uint32 *toe_ol) in dhd_toe_get() function 7444 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 7463 if ((ret = dhd_toe_get(dhd, 0, &toe_cmpnt)) < 0) in dhd_ethtool() 9455 if (dhd_toe_get(dhd, ifidx, &toe_ol) >= 0 && (toe_ol & TOE_TX_CSUM_OL) != 0) { in dhd_open()
|