Lines Matching refs:bcm_msg_head
166 static bool bcm_is_invalid_tv(struct bcm_msg_head *msg_head) in bcm_is_invalid_tv()
183 #define MHSIZ sizeof(struct bcm_msg_head)
352 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user()
452 struct bcm_msg_head msg_head; in bcm_tx_timeout_handler()
484 struct bcm_msg_head head; in bcm_rx_changed()
614 struct bcm_msg_head msg_head; in bcm_rx_timeout_handler()
778 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
828 static int bcm_delete_rx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_rx_op()
879 static int bcm_delete_tx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_tx_op()
899 static int bcm_read_op(struct list_head *ops, struct bcm_msg_head *msg_head, in bcm_read_op()
922 static int bcm_tx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_tx_setup()
1109 static int bcm_rx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_rx_setup()
1367 struct bcm_msg_head msg_head; in bcm_sendmsg()