Lines Matching refs:brcmf_pub
110 struct brcmf_fws_info *drvr_to_fws(struct brcmf_pub *drvr) in drvr_to_fws()
118 brcmf_proto_bcdc_msg(struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf, in brcmf_proto_bcdc_msg()
149 static int brcmf_proto_bcdc_cmplt(struct brcmf_pub *drvr, u32 id, u32 len) in brcmf_proto_bcdc_cmplt()
167 brcmf_proto_bcdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_query_dcmd()
225 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_set_dcmd()
266 brcmf_proto_bcdc_hdrpush(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_hdrpush()
290 brcmf_proto_bcdc_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_proto_bcdc_hdrpull()
342 static int brcmf_proto_bcdc_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_tx_queue_data()
355 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_txdata()
365 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_proto_bcdc_txflowblock()
393 brcmf_proto_bcdc_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_configure_addr_mode()
399 brcmf_proto_bcdc_delete_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_delete_peer()
405 brcmf_proto_bcdc_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_add_tdls_peer()
435 brcmf_proto_bcdc_init_done(struct brcmf_pub *drvr) in brcmf_proto_bcdc_init_done()
448 static void brcmf_proto_bcdc_debugfs_create(struct brcmf_pub *drvr) in brcmf_proto_bcdc_debugfs_create()
453 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_attach()
493 void brcmf_proto_bcdc_detach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_detach()