Searched refs:caifsock (Results 1 – 1 of 1) sorted by relevance
47 struct caifsock { struct57 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on() argument62 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on()67 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off()72 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()77 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()82 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()89 struct caifsock *cf_sk; in caif_read_lock()90 cf_sk = container_of(sk, struct caifsock, sk); in caif_read_lock()96 struct caifsock *cf_sk; in caif_read_unlock()[all …]