Searched refs:offload_is_supported (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 1130 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported() function 1290 AF_UNSPEC, offload_is_supported, offload_socket);
|
D | ublox-sara-r4.c | 1940 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported() function 1962 AF_UNSPEC, offload_is_supported, offload_socket);
|
D | simcom-sim7080.c | 768 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported() function 2437 AF_UNSPEC, offload_is_supported, offload_socket);
|