Searched refs:bam_dmux_hdr (Results 1 – 1 of 1) sorted by relevance
26 #define BAM_DMUX_HDR_SIZE sizeof(struct bam_dmux_hdr)53 struct bam_dmux_hdr { struct234 struct bam_dmux_hdr *hdr; in bam_dmux_send_cmd()312 struct bam_dmux_hdr *hdr; in bam_dmux_tx_prepare_skb()424 dev->needed_headroom = sizeof(struct bam_dmux_hdr); in bam_dmux_netdev_setup()506 struct bam_dmux_hdr *hdr = (struct bam_dmux_hdr *)skb->data; in bam_dmux_cmd_data()542 static void bam_dmux_cmd_open(struct bam_dmux *dmux, struct bam_dmux_hdr *hdr) in bam_dmux_cmd_open()561 static void bam_dmux_cmd_close(struct bam_dmux *dmux, struct bam_dmux_hdr *hdr) in bam_dmux_cmd_close()581 struct bam_dmux_hdr *hdr = (struct bam_dmux_hdr *)skb->data; in bam_dmux_rx_callback()