• Home
  • Raw
  • Download

Lines Matching defs:cf_sk

57 static int rx_flow_is_on(struct caifsock *cf_sk)  in rx_flow_is_on()
62 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() local
96 struct caifsock *cf_sk; in caif_read_unlock() local
101 static int sk_rcvbuf_lowwater(struct caifsock *cf_sk) in sk_rcvbuf_lowwater()
109 struct caifsock *cf_sk; in caif_flow_ctrl() local
124 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_queue_rcv_skb() local
162 struct caifsock *cf_sk; in caif_sktrecv_cb() local
178 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_hold() local
184 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_put() local
193 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in caif_ctrl_cb() local
251 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_check_flow_release() local
459 static long caif_wait_for_flow_on(struct caifsock *cf_sk, in caif_wait_for_flow_on()
495 static int transmit_skb(struct sk_buff *skb, struct caifsock *cf_sk, in transmit_skb()
517 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_seqpkt_sendmsg() local
589 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_stream_sendmsg() local
668 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in setsockopt() local
740 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_connect() local
893 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_release() local
934 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_poll() local
1003 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_sock_destructor() local
1020 struct caifsock *cf_sk = NULL; in caif_create() local