Lines Matching defs:cf_sk
81 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on()
87 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on()
93 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off()
99 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()
105 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()
111 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()
119 struct caifsock *cf_sk; in caif_read_lock() local
126 struct caifsock *cf_sk; in caif_read_unlock() local
131 static int sk_rcvbuf_lowwater(struct caifsock *cf_sk) in sk_rcvbuf_lowwater()
139 struct caifsock *cf_sk; in caif_flow_ctrl() local
155 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_queue_rcv_skb() local
201 struct caifsock *cf_sk; in caif_sktrecv_cb() local
217 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_hold() local
223 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_put() local
232 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in caif_ctrl_cb() local
294 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_check_flow_release() local
498 static long caif_wait_for_flow_on(struct caifsock *cf_sk, in caif_wait_for_flow_on()
534 static int transmit_skb(struct sk_buff *skb, struct caifsock *cf_sk, in transmit_skb()
555 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_seqpkt_sendmsg() local
630 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_stream_sendmsg() local
709 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in setsockopt() local
781 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_connect() local
931 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_release() local
975 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_poll() local
1048 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_sock_destructor() local
1066 struct caifsock *cf_sk = NULL; in caif_create() local